home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Desktop Improver
/
MagicIconSorter
/
whatis.lha
/
include
/
proto
/
whatis.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-04-05
|
190 b
|
8 lines
#ifndef PROTO_WHATIS_H
#define PROTO_WHATIS_H
#include <libraries/whatisbase.h>
extern struct Library *WhatIsBase;
#include <clib/whatis_protos.h>
#include <pragmas/whatis_pragmas.h>
#endif